Nuprl Definition : rv-identically-distributed 11,40

rv-identically-distributed(p;n.f(n);i.X(i))
== nm:.
== E(f(n);X(n)) = E(f(m);X(m))
== & E(f(n);(x.x * x) o X(n)) = E(f(m);(x.x * x) o X(m))
== & E(f(n);(x.(x * x) * x) o X(n)) = E(f(m);(x.(x * x) * x) o X(m))
== & E(f(n);(x.(x * x) * x * x) o X(n)) = E(f(m);(x.(x * x) * x * x) o X(m)) 
latex



clarification:

rv-identically-distributed(p;n.f(n);i.X(i))
== n:m:.
== expectation(p;f(n);X(n)) = expectation(p;f(m);X(m))  
== & expectation(p;f(n);(x.x * x) o X(n)) = expectation(p;f(m);(x.x * x) o X(m))  
== & expectation(p;f(n);(x.(x * x) * x) o X(n)) = expectation(p;f(m);(x.(x * x) * x) o X(m))  
== & expectation(p;f(n);(x.(x * x) * x * x) o X(n))
== & =
== & expectation(p;f(m);(x.(x * x) * x * x) o X(m))
== &   
latex


Definitionsx:AB(x), , P & Q, s = t, , E(n;F), (x.F(x)) o X, r * s
FDL editor aliasesrv-identically-distributed

origin